Color Thresholds and Masking with FFMpeg and ImageMagick

I’ve demonstrated how to take videos and convert them into images using FFMpeg in previous posts. In this post, I’ll be using that same process and ImageMagick to create a color threshold effect. The interesting aspect is that all of the processing can be done through the command line. When faces with editing numerous files, scripting is the way to go. The few hours of up front work getting the script right is worth it. You can get on with … Continue reading Color Thresholds and Masking with FFMpeg and ImageMagick